home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / frame_1 / PlaceObject2_195_336 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2003-03-01  |  457 b   |  21 lines

  1. onClipEvent(load){
  2.    _root.score = 0;
  3.    _root.level = 1;
  4.    _root.speedold = 0.6;
  5.    _root.cyuan = 1;
  6.    _root.speedupadd = 1;
  7.    _root.xc1 = true;
  8.    _root.xc2 = true;
  9.    _root.xc3 = true;
  10.    _root.xc4 = true;
  11.    _root.xc5 = true;
  12.    _root.yczb = 0;
  13.    _root.ycb = 70;
  14.    _root.yc = true;
  15.    _root.pause = false;
  16.    _root.huangjin = false;
  17.    _root.shijiancuoluan = false;
  18.    _root.shijianmenmen = false;
  19.    _root.julikongzhi = 12;
  20. }
  21.